home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 90 / CD Actual 90.iso / Software3D / K-3D / k3d-0.4.2.1 / shaders / k3d_plank.sl.slmeta < prev    next >
Encoding:
Text File  |  2004-07-23  |  2.7 KB  |  30 lines

  1. <k3dml>
  2.     <shaders>
  3.         <shader type="surface" name="k3d_plank">
  4.             <description>Wooden planks</description>
  5.             <authors>Larry Gritz</authors>
  6.             <argument name="Ka" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1"/>
  7.             <argument name="Kd" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.75"/>
  8.             <argument name="Ks" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value=".15"/>
  9.             <argument name="roughness" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value=".05"/>
  10.             <argument name="specularcolor" storage_class="uniform" type="color" extended_type="color" array_count="1" space="" output="false" default_value="1 1 1"/>
  11.             <argument name="ringscale" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="15"/>
  12.             <argument name="grainscale" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="60"/>
  13.             <argument name="txtscale" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1"/>
  14.             <argument name="lightwood" storage_class="uniform" type="color" extended_type="color" array_count="1" space="" output="false" default_value="0.57 0.292 0.125"/>
  15.             <argument name="darkwood" storage_class="uniform" type="color" extended_type="color" array_count="1" space="" output="false" default_value="0.275 0.15 0.06"/>
  16.             <argument name="groovecolor" storage_class="uniform" type="color" extended_type="color" array_count="1" space="" output="false" default_value="0.05 0.04 0.015"/>
  17.             <argument name="plankwidth" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value=".05"/>
  18.             <argument name="planklength" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value=".75"/>
  19.             <argument name="groovewidth" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.001"/>
  20.             <argument name="plankvary" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.8"/>
  21.             <argument name="grainy" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1"/>
  22.             <argument name="wavy" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.08"/>
  23.         </shader>
  24.     </shaders>
  25. </k3dml>
  26.  
  27.  
  28.  
  29.  
  30.